home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 1306 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  725 b 

  1. Path: news.th-darmstadt.de!news
  2. From: Enno Sandner <enno@intellektik.informatik.th-darmstadt.de>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: namespaces and templates
  5. Date: Wed, 10 Jan 1996 12:42:42 +0100
  6. Organization: Fachbereich Informatik, TH Darmstadt
  7. Message-ID: <30F3A632.15FB7483@intellektik.informatik.th-darmstadt.de>
  8. References: <whohsc4afd.fsf@balder.metis.no>
  9. NNTP-Posting-Host: kitz.intellektik.informatik.th-darmstadt.de
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0b4 (X11; I; SunOS 4.1.3 sun4m)
  14.  
  15. Steinar Bang wrote:
  16. > Do templates always have to be defined outside namespaces?
  17.  
  18. No, templates can be defined as members of namespaces.
  19.  
  20.     Enno
  21.